home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Missile Defender.swf / scripts / DefineButton2_257 / BUTTONCONDACTION on(press).as < prev    next >
Encoding:
Text File  |  2006-06-13  |  76 b   |  5 lines

  1. on(press){
  2.    startDrag("cursor","1");
  3.    set("/dialctrl:taste","0");
  4. }
  5.